Maintenance Restrictions Registry entry
Specifies conditions that must be met before a maintenance can be performed.
Description
For a maintenance to be performed on a registration it is necessary that there is not already a maintenance pending on it. This entry is used to specify additional conditions that must be met before a maintenance can be performed.
Usage
This Registry entry is assigned to groups:
Key | Group | Group |
---|---|---|
Key 1 | Group | Group |
Key 2 | group | Default |
Key 3 | Table | Table |
Key 4 | table | Default |
Key 5 | Maintenance Restrictions | |
Value | column=value;column=value;... |
In pipe-delimited format:
Group | group | Table | table | Maintenance Restrictions | column=value;column=value;... |
Group | Default | Table | Default | Maintenance Restrictions | column=value;column=value;... |
where:
column=value;column=value;... | is a semicolon separated list of column and value pairs. If a column holds the value, no maintenance will take place. |
Example
This entry specifies that a maintenance may not be performed on a registration from any table if the value in the RecordStatus field is Hold
:
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | Default |
Key 5 | Maintenance Restrictions |
Value | RecordStatus=Hold |